Cameras

The camera is the position from which the 3D scene is viewed.

 

Any 3D camera is described by its position, target, rotation, and field of view. All these parameters can be modified at any time.

 

By default, any 3D scene is created with one perspective camera, but you can produce any number of perspective cameras that will be identified by a progressive numbering, i.e. perspective camera #1, perspective camera #2, etc.

 

The perspective view displays what the active Camera sees.

 

Creating a new camera is a very easy task.